.slider {
	position: relative;
	width: 100%;
	overflow: hidden
}
.slider .bd {
	height: 100%
}
.slider .bd ul {
	position: relative;
	margin-bottom: 0
}
.slider .bd li, .slider .bd ul {
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}
.slider .bd li {
	position: absolute
}
.slider .bd li img {
	display: block;
	width: 100%;
	height: auto
}
.slider.slider-leftLoop .bd li:first-child {
	position: relative
}
.slider.slider-fade .bd li {
	display: none
}
.slider.slider-fade .bd li.current {
	position: relative;
	display: block
}
.slider .next, .slider .prev {
	position: absolute;
	top: 50%;
	z-index: 6;
	display: none;
	width: 50px;
	height: 50px;
	margin-top: -25px;
	background-color: rgba(0,0,0,.3);
	overflow: hidden
}
.slider .next img, .slider .prev img {
	display: inline-block;
	width: 28px;
	height: auto;
	margin-top: 11px
}
.slider .next:hover, .slider .prev:hover {
	background-color: rgba(0,0,0,.5)
}
.slider .prev {
	left: 0
}
.slider .prev img {
	margin-left: 9px
}
.slider .next {
	right: 0;
	background-position: -125px
}
.slider .next img {
	margin-left: 12px
}
.slider:hover .next, .slider:hover .prev {
	display: block
}
.slider .captions {
	position: absolute;
	left: 50%;
	bottom: 16px;
	height: 13px;
	margin-left: -30px;
	font-size: 0
}
.slider .captions span {
	display: inline-block;
	vertical-align: top;
	width: 10px;
	height: 10px;
	margin: 2px 5px 0;
	background: #000;
	border-radius: 50%;
	filter: alpha(opacity=20);
	opacity: .2;
	cursor: pointer
}
.slider .captions span.active {
	background: #f32232;
	filter: alpha(opacity=100);
	opacity: 1
}
.slider .pages {
	position: absolute;
	bottom: 18px;
	right: 20px
}
.slider .pages span {
	color: #fff;
	filter: alpha(opacity=60);
	opacity: .6
}
.slider .pages .active {
	filter: alpha(opacity=100);
	opacity: 1
}
.banner-slider-wrap {
	position: relative;
	height: 1024px;
	background: #161616;
	overflow: hidden
}
.banner-slider {
	position: absolute;
	width: 100%;
	height: 100%
}
.banner-slider .bd li {
	height: 100%;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	overflow: hidden
}
.banner-slider .bd li a {
	display: table;
	width: 100%;
	height: 100%
}
.banner-slider .bd li .banner-text-wrap {
	display: table-cell;
	vertical-align: middle
}
.banner-slider .bd li .banner-arrow {
	position: absolute;
	left: 50%;
	bottom: 50px;
	z-index: 7;
	width: 40px;
	margin-left: -20px;
	font-size: 48px;
	color: #fff;
	opacity: 0;
	-webkit-animation: fadeInUp 1s cubic-bezier(.445, .05, .55, .95) .2s infinite alternate;
	animation: fadeInUp 1s cubic-bezier(.445, .05, .55, .95) .2s infinite alternate
}
.banner-slider .captions {
	display: none
}
.banner-slider .next, .banner-slider .prev {
	display: block;
	width: 78px;
	height: 78px;
	margin-top: -39px;
	background: rgba(0,0,0,.3);
	border: 1px solid #1b1b1b;
	border-radius: 50%;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out
}
.banner-slider .next i, .banner-slider .prev i {
	display: block;
	width: 27px;
	height: 27px;
	margin-top: 24px;
	border-top: 1px solid #626262;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out
}
.banner-slider .next:hover i, .banner-slider .prev:hover i {
	border-color: #f32232
}
.banner-slider .prev {
	left: 54px
}
.banner-slider .prev i {
	margin-left: 31px;
	border-left: 1px solid #626262;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.banner-slider .next {
	right: 54px
}
.banner-slider .next i {
	margin-left: 18px;
	border-right: 1px solid #626262;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}
.old-ie .banner-slider .next, .old-ie .banner-slider .prev {
	background: url(../images/ie/sprite-banner-slider.png) no-repeat;
	border: none
}
.old-ie .banner-slider .next i, .old-ie .banner-slider .prev i {
	display: none
}
.old-ie .banner-slider .prev {
	background-position: -93px -93px
}
.old-ie .banner-slider .prev:hover {
	background-position: 0 -93px
}
.old-ie .banner-slider .next {
	background-position: -93px 0
}
.old-ie .banner-slider .next:hover {
	background-position: 0 0
}
.skrollable-after .banner-arrow {
	display: none!important
}
.product-classify .classify-main {
	position: relative;
	padding-bottom: 0px;
	font-size: 0;
	text-align: center
}
.product-classify .classify-main li {
	display: inline-block;
	vertical-align: top;
	margin: 0 5px
}
.product-classify .classify-main li a {
	position: relative;
	display: block;
	height: 34px;
	padding: 0 10px;
	font-size: 14px;
	line-height: 34px;
	color: #898989;
	border: 1px solid #d2d2d2;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out
}
.product-classify .classify-main li a:before {
	position: absolute;
	left: 50%;
	top: 33px;
	display: none;
	content: '';
	width: 1px;
	height: 40px;
	background: #d2d2d2
}
.product-classify .classify-main li a:after {
	position: absolute;
	left: 50%;
	top: 73px;
	z-index: 3;
	display: none;
	content: '';
	width: 5px;
	height: 5px;
	margin-left: -2px;
	background: #f32232
}
.product-classify .classify-main li a:hover {
	color: #fff;
	background: #f32232;
	border-color: #f32232
}
.product-classify .classify-main li .classify-sub {
	position: absolute;
	left: 50%;
	top: 76px;
	width: auto;
	display: none;
	padding-top: 14px;
	font-size: 0;
	text-align: center;
	border-top: 1px solid #d2d2d2
}
.product-classify .classify-main li .classify-sub li {
	display: inline-block;
	vertical-align: top;
	margin-left: 0;
	margin-right: 1px
}
.product-classify .classify-main li .classify-sub li a {
	display: block;
	height: 30px;
	padding: 0 16px;
	font-size: 12px;
	line-height: 30px;
	color: #8c8c93;
	background: none;
	border: none;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out
}
.product-classify .classify-main li .classify-sub li a:after, .product-classify .classify-main li .classify-sub li a:before {
	display: none
}
.product-classify .classify-main li .classify-sub li.current a, .product-classify .classify-main li .classify-sub li a:hover {
	color: #fff;
	background: #8c8c93
}
.product-classify .classify-main li .classify-sub li:last-child {
	margin-right: 0
}
.product-classify .classify-main li.current a {
	color: #fff;
	background: #f32232;
	border-color: #f32232
}
.product-classify .classify-main li.current .classify-sub, .product-classify .classify-main li.current a:after, .product-classify .classify-main li.current a:before {
	display: block
}
.product-classify .classify-main li.all a:after, .product-classify .classify-main li.all a:before {
	display: none
}
.product-list {
	padding-top: 50px
}
.product-list .container {
	width: 100%;
	padding-left: 10px;
	padding-right: 10px
}
.product-list .container .row {
	margin-left: -5px;
	margin-right: -5px
}
.product-list .container .row .item-col {
	padding-left: 5px;
	padding-right: 5px
}
.product-list .item-content {
	width: 100%
}
.product-list .item-content .figure {
	position: relative;
	overflow:hidden;
}
.product-list .item-content .figure img {
	width: 100%;
	height: auto;
    cursor: pointer;  
    transition: all 0.6s;
}


.product-list .item-content .figure img:hover{  transform: scale(1.1); }  


.product-list .item-content .info {
	position: relative;
	top: 0;
	height: 61px;
	font-size:16px;
	text-align: center;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out
}
.product-list .item-content .info .title {
	margin-top: 21px;
	margin-bottom: 21px;
	color: #6a6a6a;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out
}
.product-list .item-content .info .subtitle {
	margin-bottom: 0;
	font-size: 13px;
	color: #aaa;
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out
}
.product-list .item-content a {
	display: block
}
.product-list .item-content a:hover .figure .cover-mask {
	filter: alpha(opacity=5);
	opacity: .05
}
.product-list .item-content a:hover .info {
	top: -47px
}
.product-list .item-content a:hover .info .title {
	margin-bottom: 14px;
	font-weight:bold;
	font-size:18px;
	color: #f32232
}
.product-list .item-content a:hover .info .subtitle {
	filter: alpha(opacity=100);
	opacity: 1
}
.product .btn-site {
	padding-top: 18px
}
.application-list {
	padding-top: 38px;
	padding-bottom: 38px
}
.application-list .container {
	width: 100%;
	padding-left: 20px;
	padding-right: 20px
}
.application-list .container .row {
	margin-left: -10px;
	margin-right: -10px
}
.application-list .container .row .item-col {
	padding: 10px;
	
}
.application-list .item-content {
	width: 100%
}
.application-list .item-content a {
	position: relative;
	display: block;
	-webkit-transition: all .6s cubic-bezier(.215, .61, .355, 1);
	transition: all .6s cubic-bezier(.215, .61, .355, 1)
}
.application-list .item-content a:hover {
	box-shadow: 0 10px 26px rgba(0,0,0,.45)
}
.application-list .item-content a:hover .info .title {
	color: #f32232;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
	font-weight:bold;
}

.application-list .item-content .figure { overflow:hidden;} 
.application-list .item-content .figure img {
	width: 100%;
	height: auto;
    cursor: pointer;  
    transition: all 0.6s;
}


.application-list .item-content .figure img:hover{  transform: scale(1.2); }  
.application-list .item-content .info {
	position: absolute;
	left: 0;
	bottom: 10px;
	z-index: 2;
	width: 100%;
	margin-top: -36px;
	text-align: center;
}
.application-list .item-content .info .title {
	font-size: 18px;
	color: #000;
}
.application-list .item-content .info .description {
	font-size: 13px;
	color: #e5e5e5;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}
.index-application {
	padding-top: 0;
	background: #2b2c2e
}
.news-nav {
	width: 1496px;
	margin-bottom: 44px
}
.news-nav .news-nav-inner {
	padding-bottom: 45px;
	border-bottom: 1px solid #d2d2d2
}
.news-nav .news-nav-inner:after, .news-nav .news-nav-inner:before {
	content: " ";
	display: table
}
.news-nav .news-nav-inner:after {
	clear: both
}
.news-nav a {
	float: left;
	margin-right: 37px;
	padding-top: 13px;
	font-size: 14px
}
.news-nav a.current {
	border-top: 1px solid #f32232
}
.news-list {
	width: 78%
}
.news-list .item .item-inner {
	padding: 20px
}
.news-list .item a {
	position: relative;
	display: block;
	height: 265px;
	padding: 58px 42px 0 0
}
.news-list .item a:hover .content .date i {
	-webkit-transform: translateX(115px);
	transform: translateX(115px)
}
.news-list .item a:hover .content .info .title {
	margin-bottom: 15px;
	-webkit-transform: translateX(20px);
	transform: translateX(20px)
}
.news-list .item a:hover .content .fa {
	left: 137px;
	top: 150px;
	filter: alpha(opacity=100);
	opacity: 1
}
.news-list .item a:hover .bg {
	background: #000;
	box-shadow: 0 15px 30px rgba(0,0,0,.06)
}
.news-list .item .figure {
	position: absolute;
	left: -158px;
	top: 40px;
	z-index: 3;
	width: 277px;
	height: 186px
}
.news-list .item .figure img {
	width: 277px;
	height: 186px
}
.news-list .item .content {
	position: relative;
	z-index: 4
}
.news-list .item .content .date {
	float: left;
	font-family: helveticaneuel-thin, Microsoft Yahei;
	color: #eee
}
.news-list .item .content .date i {
	display: block;
	width: 30px;
	height: 1px;
	margin-top: 13px;
	margin-right: 10px;
	background: #f32232;
	-webkit-transition: all .6s cubic-bezier(.215, .61, .355, 1);
	transition: all .6s cubic-bezier(.215, .61, .355, 1)
}
.news-list .item .content .date em {
	position: relative;
	display: block;
	z-index: 5;
	margin-top: -3px;
	font-size: 22px
}
.news-list .item .content .date span {
	display: block;
	padding-right: 6px;
	text-align: right;
	font-size: 13px
}
.news-list .item .content .info {
	padding-left: 30px;
	color: #fff;
	overflow: hidden
}


.news-list .item .content .info .title {
	margin-bottom: 24px;
	font-size: 18px;
	font-weight:bold;
	-webkit-transition: all .5s cubic-bezier(.215, .61, .355, 1);
	transition: all .5s cubic-bezier(.215, .61, .355, 1)
}
.news-list .item .content .info .description {
	height: 78px;
	font-size: 14px;
	line-height: 26px;
	overflow: hidden
}
.news-list .item .content .fa {
	position: absolute;
	left: 127px;
	top: 160px;
	font-size: 20px;
	color: #f32232;
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transition: all .6s cubic-bezier(.215, .61, .355, 1);
	transition: all .6s cubic-bezier(.215, .61, .355, 1)
}
.news-list .item .bg {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	background: #fff;
	background: hsl(0deg 0% 14% / 80%);
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out
}
.index-news {
	position: relative;
	height: 812px;
	overflow: hidden
}
.index-news .bg-news {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 160%;
	z-index: 1;
	background-repeat: no-repeat;
	background-position: 50%;
	background-attachment: fixed;
	background-size: cover
}
.index-news .news-bd, .index-news .news-hd {
	position: relative;
	z-index: 3
}
.index-news .btn-site {
	margin-top: 100px
}
.index-about {
	position: relative;
	height: 714px;
	padding-top: 144px;
	overflow: hidden
}
.index-about .bg-about {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background-repeat: no-repeat;
	background-position: 50%;
	background-attachment: fixed;
	background-size: cover
}
.index-about .about-hd {
	position: relative;
	z-index: 3
}
.index-about .about-hd .subtitle, .index-about .about-hd .title {
	color: #d3d3d3
}
.index-about .about-bd {
	position: relative;
	z-index: 3
}
.index-about .about-bd .text-content {
	width: 710px;
	height: 104px;
	margin: 0 auto;
	font-size: 13px;
	line-height: 2;
	color: #d3d3d3;
	text-align: center;
	overflow: hidden
}
.index-about .btn-site {
	margin-top: 120px
}
.index-contact {
	position: relative
}
.index-contact .bg-contact {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background-repeat: no-repeat;
	background-position: 50%;
	background-attachment: fixed;
	background-size: cover
}
.index-contact .contact-bd, .index-contact .contact-hd {
	position: relative;
	z-index: 3
}
.index-contact .contact-hd .title {
	color: #707070
}
.index-contact .container {
	padding-left: 20px;
	padding-right: 20px
}
.index-contact .contact-list .contact-box-icon {
	float: left;
	width: 38px;
	height: 38px;
	margin-right: 20px;
	text-align: center;
	border-radius: 50%
}
.index-contact .contact-list .contact-box-icon i {
	font-size: 18px;
	line-height: 36px;
	color: #707070
}
.index-contact .contact-list .contact-box-icon i.fa-map-marker {
	font-size: 20px
}
.index-contact .contact-list .contact-box-txt {
	padding-left: 20px;
	border-left: 1px solid #89898b;
	overflow: hidden
}
.index-contact .contact-list .contact-box-txt p {
	margin-bottom: 0;
	font-size: 14px;
	line-height: 24px;
	color: #707070
}
.index-contact .contact-list .contact-box-txt .share-list li {
	float: left;
	margin-right: 33px
}
.index-contact .contact-list .contact-box-txt .share-list li a {
	display: block;
	margin-top: 14px
}
.index-contact .contact-list .contact-box-txt .share-list li a i {
	font-size: 20px;
	color: #707070;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out
}
.index-contact .contact-list .contact-box-txt .share-list li a i.fa-weibo {
	margin-top: -2px;
	font-size: 23px
}
.index-contact .contact-list .contact-box-txt .share-list li a i.fa-weixin {
	font-size: 21px
}
.index-contact .contact-list .contact-box-txt .share-list li a:hover i {
	color: #f32232
}
.contact-form {
	position: relative;
	padding-top: 100px;
	padding-bottom: 90px
}
.contact-form .input-wrap {
	position: relative;
	margin-bottom: 10px
}
.contact-form .form-control {
	height: 46px;
	padding: 12px 21px;
	color: #d4d4d4;
	background: none;
	border-color: #bfbfbf;
	border-radius: 0;
	box-shadow: none
}
.contact-form .form-control:focus, .contact-form .form-control:hover {
	box-shadow: none
}
.contact-form textarea.form-control {
	height: 158px;
	resize: none
}
.contact-form .contact-form-l {
	float: left;
	width: 368px
}
.contact-form .contact-form-r {
	float: right;
	width: 762px
}
.contact-form .btn-site {
	clear: both;
	padding-top: 46px
}
.contact-form :-moz-placeholder, .contact-form ::-moz-placeholder {
color:#d4d4d4
}
.contact-form input:-ms-input-placeholder, .contact-form textarea:-ms-input-placeholder {
color:#d4d4d4
}
.contact-form input::-webkit-input-placeholder, .contact-form textarea::-webkit-input-placeholder {
color:#d4d4d4
}
.contact-form .tip-content {
	position: absolute;
	left: 0;
	top: 58px;
	display: none;
	width: 100%;
	padding: 0 15px;
	text-align: center;
	-webkit-animation-duration: .6s;
	animation-duration: .6s
}
.contact-form .tip-content i {
	font-size: 16px;
	color: #f8505c
}
.contact-form .tip-content .error {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 0;
	font-size: 12px;
	font-weight: 400;
	color: #d4d4d4
}
.contact-form .alert-ok {
	position: fixed;
	left: 50%;
	top: 50%;
	display: none;
	width: 140px;
	height: 56px;
	margin: -25px 0 0 -70px;
	background: #fff;
	box-shadow: 0 5px 20px rgba(0,0,0,.4)
}
.contact-form .alert-ok p {
	float: left;
	margin-bottom: 0;
	margin-left: 16px;
	font-size: 16px;
	line-height: 56px;
	color: #444
}
.contact-form .alert-ok .image-ico-ok {
	float: left;
	width: 24px;
	height: 24px;
	margin: 16px 0 0 17px;
	background: url(../images/image-ico-ok.png) no-repeat
}
.application, .index-about, .index-contact, .product {
	overflow: hidden
}
.dataTables_paginate .ui-button, .pagination.alternate li a {
	font-size: 12px;
	padding: 4px 10px !important;
	border-style: solid;
	border-width: 1px;
	border-color: #dddddd #dddddd #cccccc;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	display: inline-block;
	line-height: 16px;
	background: #f5f5f5;
	color: #333333;
	text-shadow: 0 1px 0 #ffffff;
}
.dataTables_paginate .ui-button:hover, .pagination.alternate li a:hover {
	background: #e8e8e8;
	color: #222222;
	text-shadow: 0 1px 0 #ffffff;
	cursor: pointer;
}
.dataTables_paginate .first {
	border-radius: 4px 0 0 4px;
}
.dataTables_paginate .last {
	border-radius: 0 4px 4px 0;
}
.dataTables_paginate .ui-state-disabled, .fc-state-disabled, .pagination.alternate li.disabled a {
	color: #AAAAAA !important;
}
.dataTables_paginate .ui-state-disabled:hover, .fc-state-disabled:hover, .pagination.alternate li.disabled a:hover {
	background: #f5f5f5;
	cursor: default !important;
}
.dataTables_paginate span .ui-state-disabled, .pagination.alternate li.active a {
	background: #41BEDD !important;
	color: #ffffff !important;
	cursor: default !important;
}
div.dataTables_wrapper .ui-widget-header {
	border-right: medium none;
	border-top: 1px solid #D5D5D5;
	font-weight: normal;
	margin-top: -1px;
}
.dataTables_wrapper .ui-toolbar {
	padding: 5px;
}
.dataTables_filter {
	color: #878787;
	font-size: 11px;
	right: 0;
	top: 37px;
	margin: 4px 8px 2px 10px;
	position: absolute;
	text-align: left;
}
.dataTables_filter input {
	margin-bottom: 0;
}
.table th {
	height: auto;
	font-size: 11px;
	padding: 5px 10px 2px;
	border-bottom: 0;
	text-align: center;
	color: #666666;
}
.table tbody th {
	font-size: 12px
}
.slider .bd li:nth-of-type(1) {
	z-index: 4;
}
.slider.slider-fade .bd li.current, .slider.slider-leftLoop .bd li.current {
	z-index: 5;
}
.slider.slider-fade .bd li:nth-of-type(1) {
	display: block;
}
.header {
	z-index: 10;
}
.zpager {
	margin: 30px 0;
	text-align: center;
	font-size: 0;
}
.zpager a {
	display: inline-block;
	font-size: 14px;
	line-height: 35px;
	padding: 0 14px;
	margin: 5px;
	background-color: #f5f5f5;
	border-radius: 3px;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.zpager a:hover, .zpager a.active {
	background-color: #dd0000;
	color: #fff;
}
.zpager a {
	font-size: 12px;
	line-height: 30px;
	padding: 0 12px;
}
.zpaginationr p {
	margin: 0;
	cursor: pointer
}
.zpaginationr {
	height: 40px;
	text-align: center;
}
.zpaginationr a {
	display: inline-block;
	margin-right: 10px;
	height: 30px;
	border: 1px #cccccc solid;
	background: #fff;
	text-decoration: none;
	color: #808080;
	font-size: 12px;
	line-height: 30px;
}
.zpaginationr a:hover {
	color: #f32232;
	background: white;
	border: 1px #f32232 solid;
}
.zpaginationr a.page-num-current {
	border: none;
	background: #f32232;
	color: #fff;
}
.zpaginationr p {
	display: inline-block;
	padding: 2px 12px;
	font-size: 12px;
	height: 24px;
	line-height: 24px;
	color: #bbb;
	border: 1px #ccc solid;
	background: #fcfcfc;
	margin-right: 8px;
}
.zpaginationr p.pageRemark {
	border-style: none;
	background: none;
	margin-right: 0px;
	padding: 4px 0px;
	color: #666;
}
.zpaginationr p.pageRemark b {
	color: red;
}
.zpaginationr p.pageEllipsis {
	border-style: none;
	background: none;
	padding: 4px 0px;
	color: #808080;
}

.text-secondary {
  width: 100%;
  overflow: hidden;
  text-align: center;
}
